home *** CD-ROM | disk | FTP | other *** search
/ Animator / Animator (Catchers).iso / Acrobat / Reader / AdobeWeb10.awe < prev    next >
Extensible Markup Language  |  1999-03-11  |  652b  |  24 lines

  1. <?XML VERSION="1.0"?>
  2.  
  3. <!DOCTYPE AWE SYSTEM "awe.dtd">
  4.  
  5. <AWE>
  6.  
  7. <!-- The most generic set of hotspots -->
  8.  
  9.     <hotspot>
  10.         <rect top="0" left="0" bottom="200" right="450"/>
  11.         <descriptiontext value="Learn more about the full power of Adobe Acrobat."/>
  12.         <url HREF= "http://www.adobe.com/prodindex/acrobat/morethanreader.html"/>
  13.     </hotspot>
  14.  
  15.  
  16. <!-- USA english pages -->
  17. <language name="enu">
  18.     <hotspot>
  19.         <rect top="0" left="0" bottom="200" right="450"/>
  20.         <descriptiontext value="Learn more about the full power of Adobe Acrobat."/>
  21.         <url HREF= "http://www.adobe.com/prodindex/acrobat/morethanreader.html"/>
  22.     </hotspot>
  23. </language>
  24.